Implemented support for reading raw PBM/PGM/PPM files from a file. Next
authorMichael Fulbright <drmike@redhat.com>
Fri, 5 Nov 1999 23:17:35 +0000 (23:17 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Fri, 5 Nov 1999 23:17:35 +0000 (23:17 +0000)
commit66d02a986aaf0d1ac5b096517081ae002025f8d6
tree7960c2d101c28fe30ca734c82e69f37373c54868
parent8db40e177c691efb987f5aca02cb7e4c01639a4b
Implemented support for reading raw PBM/PGM/PPM files from a file. Next

1999-11-05  Michael Fulbright  <drmike@redhat.com>

* src/io-pnm.c: Implemented support for reading raw PBM/PGM/PPM
files from a file. Next step is support for ASCII files, and
then incremental loading.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c